Gets or sets the URI. Usually it contains IP address and port number where user would like to receive requests/responses.
Namespace:
Independentsoft.Sip
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic string Address { get; set; }Public Property Address As String
Get
Set
Property Value
Type:
String
See Also